Click or drag to resize

AppointmentOriginalStartTime Property

Represents the original start time of the appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime OriginalStartTime { get; }

Property Value

Type: DateTime
The original start time.
See Also